home *** CD-ROM | disk | FTP | other *** search
INI File | 2002-05-23 | 1.1 KB | 37 lines |
- // [DEFAULT] - default settings
- // [USER<x>] - user defined settings
-
- // Use the "/set gfx_hudcolor <x>" command ingame (or use it in controls.ini)
- // to change the RPOS color layout. A value of x=0 loads the default settings.
- // In the [USER<x>] sections of this ini file, only colors which differ from
- // the default settings must be specified.
-
- [DEFAULT]
- Default=128 255 190 255
- DefaultText=180 240 200 255
- DefaultTextEffect=255 255 255 255
- SysMessages=255 160 160 160
- GameMessages=200 200 0 160
- LocalChat=255 255 255 255
- GlobalChat=255 255 255 255
- TeamChat=255 255 255 255
- DirectChat=200 200 0 160
- Player=200 200 0 160
- PlayerNoPK=0 200 0 160
- CharSysWarning=255 255 160 160
- CharSysBonus=110 255 110 160
- CharSysCritical=255 160 160 160
- ContextActive=100 200 150 255
- ContextNoActive=0 0 0 255
- ContextDisabled=128 128 128 255
- HighlightText=0 0 0 255
- HighlightBackground=100 200 150 255
- Item=190 255 230 255
- ItemDisabled=128 128 128 255
- ItemNotUsable= 64 0 0 255
- GoodSoullight=100 200 150 255
- NeutralSoullight=200 200 150 255
- BadSoullight=200 80 60 255
- Damage=225 50 35 255
- Heal=235 235 20 255
-